cargo.git
2015-06-03 Alex CrichtonOptimize SourceId::cmp a bit
2015-06-03 Alex CrichtonOptimize crawl_build_deps to not re-traverse deps
2015-06-03 Alex CrichtonDon't allocate in PackageId::hash
2015-06-03 Alex CrichtonUpdate the Rust snapshot used
2015-06-03 Alex CrichtonSwitch from a custom MTime to the filetime crate
2015-06-03 Alex CrichtonDon't recurse so often in the dependency graph
2015-06-03 Alex CrichtonImplement caching among fingerprint resolutions
2015-06-02 borsAuto merge of #1674 - wca:add-freebsd-snapshot, r=alexc...
2015-06-02 Will AndrewsRestore the original triple split.
2015-06-02 borsAuto merge of #1664 - IvanUkhov:is-dir, r=alexcrichton
2015-06-02 Will AndrewsAdd initial FreeBSD x86_64 cargo snapshot.
2015-06-02 Will AndrewsMake fewer assumptions about snapshots.txt format.
2015-06-02 Ivan UkhovFix the detection of directories when listing files...
2015-06-02 Ivan Ukhovtests: add a test for submodule packaging
2015-06-02 Ivan Ukhovtests: move Git-related routines to support
2015-06-02 borsAuto merge of #1671 - alexcrichton:osx-more-robust...
2015-06-02 Alex CrichtonMake a freshness test more robust on OSX
2015-05-29 borsAuto merge of #1656 - EduardoBautista:cargo-home-absolu...
2015-05-29 borsAuto merge of #1659 - alexcrichton:shorten-paths-on...
2015-05-29 Alex CrichtonShorten paths in the test runner for windows
2015-05-28 Eduardo BautistaUse absolute path for CARGO_HOME
2015-05-28 borsAuto merge of #1658 - alexcrichton:debug-windows, r...
2015-05-28 Alex CrichtonTry to debug a failing test on the windows bots
2015-05-27 borsAuto merge of #1653 - alexcrichton:update-tar, r=alexcr...
2015-05-27 borsAuto merge of #1654 - alexcrichton:udpate-ssh2-sys...
2015-05-27 borsAuto merge of #1642 - alexcrichton:opt-fs, r=huonw
2015-05-27 borsAuto merge of #1641 - alexcrichton:update-less, r=brson
2015-05-27 borsAuto merge of #1639 - jimmycuadra:jobs-flag-docs, r...
2015-05-27 borsAuto merge of #1637 - dhuseby:bitrig_snapshot, r=alexcr...
2015-05-27 Alex CrichtonUpdate libssh2-sys's build script
2015-05-27 borsAuto merge of #1617 - alexcrichton:fix-kind-after-the...
2015-05-26 borsAuto merge of #1651 - Roysten:master, r=alexcrichton
2015-05-26 Roy van der... fix name escaping issue in Cargo.toml (#1635) and added...
2015-05-26 Alex CrichtonUpdate the tar-rs dependency
2015-05-22 Brian AndersonMerge pull request #1640 from alexcrichton/fix-rel...
2015-05-20 Alex CrichtonReduce calls to fs::metadata in list_git_files
2015-05-20 Alex CrichtonOptimize the number of calls to fs::metadata
2015-05-20 Alex CrichtonDon't update the same path source multiple times
2015-05-20 Alex CrichtonFix a relative `rustc` spec to .cargo/config
2015-05-20 Jimmy CuadraClarify that --jobs doesn't affect parallelism when...
2015-05-19 Dave Husebyoops forgot to grab the bitrig line
2015-05-19 Dave Husebyupdating snapshot scripts to support bitrig
2015-05-19 Dave Husebyadding bitrig cargo snapshot
2015-05-19 borsAuto merge of #1629 - alexcrichton:env-rustc, r=alexcri...
2015-05-19 Alex CrichtonAdd rustc/rustdoc config keys to Cargo config
2015-05-19 borsAuto merge of #1625 - alexcrichton:ignore-dotfile,...
2015-05-19 borsAuto merge of #1632 - hansjorg:master, r=alexcrichton
2015-05-18 Hans Jørgen... Make dl-snapshot.py avoid dl'ing existing files
2015-05-18 Alex CrichtonRemove borrowed pointer in Config
2015-05-18 Alex CrichtonRecognize RUSTC/RUSTDOC environment variables
2015-05-18 borsAuto merge of #1628 - alexcrichton:update-deps, r=alexc...
2015-05-18 Alex CrichtonUpdate cargo deps
2015-05-18 borsAuto merge of #1627 - brson:version, r=alexcrichton
2015-05-18 Brian AndersonBump version to 0.3
2015-05-18 borsAuto merge of #1619 - Eljay:fix-doc-open, r=alexcrichton
2015-05-18 Alex CrichtonDon't auto-build dotfiles in inferred folders
2015-05-17 Lee JefferyReuse existing crate_name method instead.
2015-05-17 borsAuto merge of #1616 - sbeckeriv:master, r=alexcrichton
2015-05-17 borsAuto merge of #1620 - Eljay:empty-package-name, r=alexc...
2015-05-17 Stephen Becker IVFix whitespace
2015-05-17 Stephen Becker IVUpdate text per comment in pull request.
2015-05-17 Lee JefferyAdded some checks for empty package and target names.
2015-05-17 Lee JefferyFix `doc --open` crate name.
2015-05-16 Stephen Becker IVUpdate error message with more details.
2015-05-16 Alex CrichtonUse the right Kind when calculating compiled libraries
2015-05-14 borsAuto merge of #1611 - IvanUkhov:missing-bracket, r...
2015-05-14 Ivan UkhovAdd a missing square bracket
2015-05-13 borsAuto merge of #1604 - alexcrichton:update, r=alexcrichton
2015-05-13 Alex CrichtonUpdate Cargo to rust master
2015-05-11 borsAuto merge of #1598 - critiqjo:bash-complete, r=alexcri...
2015-05-10 critiqjoBash completion: bash 3 compatibility
2015-05-07 borsAuto merge of #1568 - sondrele:rustc-subcommand, r...
2015-05-07 borsAuto merge of #1590 - alexcrichton:issue-1589, r=brson
2015-05-07 Alex CrichtonAdd a Kind argument to target_filenames
2015-05-06 borsAuto merge of #1586 - gentoo90:bash-comp, r=wycats
2015-05-06 gentoo90Bash-completion minor improvements
2015-05-06 Sondre LefsakerSuggest adding flags to filter the package in the error...
2015-05-06 Sondre LefsakerCleanup:
2015-05-06 Sondre LefsakerUpdate subcommand documentation
2015-05-06 borsAuto merge of #1585 - tshepang:typos, r=alexcrichton
2015-05-06 Tshepang Lekhonkhobefix typos caught by codespell
2015-05-05 borsAuto merge of #1584 - alexcrichton:issue-797, r=brson
2015-05-05 Alex CrichtonScan untracked files in git for packaging/deps
2015-05-05 borsAuto merge of #1577 - alexcrichton:issue-1567, r=brson
2015-05-05 borsAuto merge of #1576 - takkanm:add_search_to_help, r...
2015-05-05 Alex CrichtonCheck default features when skipping resolution of...
2015-05-05 Mitsutaka Mimurachange search help to better message
2015-05-05 Mitsutaka Mimuraadd search to help
2015-05-03 borsAuto merge of #1574 - alexcrichton:rustup, r=alexcrichton
2015-05-03 Alex CrichtonUpdate to rust master, picking up metadata mtime changes
2015-05-02 Sondre LefsakerAdd more tests:
2015-05-02 Sondre LefsakerCleanup tests - favor more explicit expected result...
2015-05-02 Sondre LefsakerModify test to build `main` like before, but `lib`...
2015-05-02 Sondre LefsakerRemove the arguments from `BuildConfig` and append...
2015-05-02 Sondre LefsakerAdd new field `rustc_args` to the `Profile`
2015-05-02 Sondre LefsakerRemove the `pkgid` arg and replace the `profile` flag...
2015-05-01 Sondre LefsakerPass the `arg_opts` from the command line further on...
2015-05-01 Sondre LefsakerAdd a new field to CompileOptions and BuildConfig:...
2015-05-01 Sondre LefsakerAdd new subcommand `rustc`.
2015-05-01 Jakub BukajLoosen the dependency versions in Cargo.toml
next